.gw-home {
    width: 100%
}

.gw-home .home-carousel {
    bottom: 89px;
    display: block !important;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px;
    z-index: 9
}

.gw-home .home-carousel li {
    background: #c4c8d2;
    height: 5px;
    width: 50px
}

.gw-home .home-carousel li button {
    background: #a5c8ff !important;
    height: 5px
}

.gw-home .home-carousel .slick-active {
    background: #a5c8ff;
    height: 5px;
    width: 50px !important
}

.gw-home .home-carousel .slick-active button {
    -webkit-animation: animation1 5s linear forwards;
    animation: animation1 5s linear forwards;
    background: #2076ff !important;
    height: 5px;
    width: 0
}

@-webkit-keyframes animation1 {
    0% {
        width: 0
    }
    to {
        width: 50px
    }
}

@keyframes animation1 {
    0% {
        width: 0
    }
    to {
        width: 50px
    }
}

.gw-home .video {
    height: 648px;
    overflow: hidden;
    position: relative;
    top: 0
}

.gw-home .home-video {
    height: 648px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gw-home .banner-content {
    font-family: MicrosoftYaHei;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px
}

.gw-home .banner-content .home-video::-webkit-media-controls-enclosure {
    display: none
}

.gw-home .banner-content .banner-text {
    height: 122px;
    padding-top: 240px;
    position: absolute;
    text-align: left;
    width: 640px
}

.gw-home .banner-content .banner-text .banner-text-title {
    color: #3471C0;
    font-size: 36px;
    font-weight: 700;
    line-height: 66px;
    text-shadow:  2px -2px 3px #ffffff;
}

.gw-home .banner-content .banner-text .banner-text-content {
    color: #3471C0;
    font-size: 22px;
    line-height: 31px;
    margin-top: 22px;
    text-shadow:  1px -1px 2px #ffffff;
}

.gw-home .gw-corporate-purpose {
    background: #f6f7fa;
    height: 141px;
    width: 100%
}

.gw-home .gw-corporate-purpose .gw-corporate-purpose-content {
    display: flex;
    height: 200px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px;
    position: relative
}

.gw-home .gw-corporate-purpose .gw-corporate-purpose-content .gw-corporate-purpose-content-list {
    align-items: center;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: linear-gradient(156deg, hsla(0, 0%, 100%, .3), rgba(244, 251, 255, .5));
    border-radius: 2px;
    box-shadow: 0 4px 10px 0 rgba(173, 184, 209, .3);
    display: flex;
    flex: 1;
    height: 134px;
    margin-right: 30px;
    margin-top: -43px;
    z-index: 9;
}

.gw-home .gw-corporate-purpose .gw-corporate-purpose-content .gw-corporate-purpose-content-list .list-text {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    display: -webkit-box;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    left: 40px;
    line-height: 32px;
    max-height: 64px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: normal;
    width: 224px
}

.gw-home .gw-corporate-purpose .gw-corporate-purpose-content .gw-corporate-purpose-content-list .list-img {
    position: absolute;
    right: 30px;
    top: 17px
}

.gw-home .gw-corporate-purpose .gw-corporate-purpose-content .gw-corporate-purpose-content-list:nth-child(3) {
    margin-right: 0
}

.gw-home .gw-brief {
    background: #f6f7fa;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.gw-home .gw-brief .gw-brief-introduction {
    font-family: MicrosoftYaHei;
    height: 589px;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-title {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 10px;
    text-align: center
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-subtitle {
    color: #484848;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content {
    display: flex;
    margin-top: 50px
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .brief-introduction-img {
    height: 370px;
    width: 600px
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .gw-brief-background {
    left: 824px;
    position: absolute;
    top: 124px;
    z-index: -1
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .brief-introduction-text {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: linear-gradient(126deg, rgba(244, 251, 255, .8), #fff);
    border-radius: 4px;
    color: #484848;
    font-size: 16px;
    height: 358px;
    line-height: 34px;
    margin-left: -110px;
    margin-top: 43px;
    padding: 30px 62px;
    position: relative;
    text-indent: 1em;
    width: calc(100% - 490px)
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .brief-introduction-text .brief-introduction-text-7 {
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .brief-introduction-text .gsjj {
    height: 38px;
    left: 16px;
    position: absolute;
    top: 27px;
    width: 46px
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .brief-introduction-text .brief-introduction-details {
    background: #2076ff;
    border-radius: 3px;
    bottom: 50px;
    box-shadow: 0 2px 8px 0 rgba(32, 118, 255, .3);
    color: #fff;
    cursor: pointer;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    height: 42px;
    left: 62px;
    line-height: 42px;
    position: absolute;
    text-align: center;
    width: 140px
}

.gw-home .gw-brief .gw-brief-introduction .gw-brief-introduction-content .brief-introduction-text .brief-introduction-details img {
    height: 18px;
    position: relative;
    top: -4px;
    width: 18px
}

.gw-home .gw-solution {
    background: #fff;
    font-family: MicrosoftYaHei;
    height: 696px;
    width: 100%
}

.gw-home .gw-solution .gw-solution-content {
    height: 696px;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-title {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 12px;
    margin-top: 50px;
    text-align: center
}

.gw-home .gw-solution .gw-solution-content .gw-solution-subtitle {
    color: #434343;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 50px;
    text-align: center
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background {
    border-radius: 4px;
    height: 500px;
    overflow: hidden;
    transition: width .5s ease-in-out, box-shadow .3s ease-in-out;
    width: 13.88%
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content:hover {
    width: 780px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content {
    border-radius: 4px;
    height: 500px;
    position: relative;
    transition: all .5s ease-in-out, box-shadow .3s ease-in-out;
    width: 100%
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .solution-card-cnt {
    bottom: 0;
    left: 0;
    opacity: 1;
    padding: 35px 20px;
    position: absolute;
    right: 0;
    top: 0
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .solution-card-cover {
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 35px 20px;
    position: absolute;
    right: 0;
    top: 0
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .gw-solution-list-content-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 16px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .gw-solution-list-content-subtitle {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    color: #fff;
    display: -webkit-box;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 160px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-text {
    color: #495770;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-text img {
    height: 20px;
    width: 20px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-solution {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 14px;
    margin-top: 31px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-solution-list {
    display: flex
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-solution-list .content-solution-text {
    color: #495770;
    cursor: pointer;
    font-size: 14px;
    line-height: 19px;
    margin-right: 62px;
    min-width: 150px;
display:block;
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-solution-list .content-solution-text img {
    height: 20px;
    position: relative;
    top: -2px;
    width: 20px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-case-title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 31px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .gw-solution-list-content .content-case-text {
    color: #495770;
    font-size: 14px;
    line-height: 30px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .active {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: linear-gradient(132deg, #d3edff, #b4d5ff 45%, rgba(187, 209, 255, .42));
    border-radius: 4px;
    width: 100%
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .active .solution-card-cnt {
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 35px 20px;
    position: absolute;
    right: 0;
    top: 0
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .gw-solution-list-background .active .solution-card-cover {
    bottom: 0;
    left: 0;
    opacity: 1;
    padding: 35px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 780px
}

.gw-home .gw-solution .gw-solution-content .gw-solution-list .active {
    border-radius: 4px;
    width: 54.16%
}

.gw-home .gw-product {
    background: #f6f7fa;
    background-position: bottom;
    height: 692px;
    position: relative;
    width: 100%
}

.gw-home .gw-product .gw-product-background {
    bottom: 0;
    height: 442px;
    opacity: .7;
    position: absolute;
    width: 100%
}

.gw-home .gw-product .gw-product-content {
    font-family: MicrosoftYaHei;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px;
    padding-top: 50px
}

.gw-home .gw-product .gw-product-content .gw-product-content-title {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    line-height: 52px;
    text-align: center
}

.gw-home .gw-product .gw-product-content .gw-product-content-subtitle {
    color: #434343;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 28px;
    margin-top: 12px;
    text-align: center
}

.gw-home .gw-product .gw-product-content .gw-product-content-subtitle span {
    color: #2076ff;
    cursor: pointer
}

.gw-home .gw-product .gw-product-content .gw-product-content-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.gw-home .gw-product .gw-product-content .gw-product-content-list .content-list:hover {
    box-shadow: 0 6px 16px 2px rgba(7, 12, 20, .08);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.gw-home .gw-product .gw-product-content .gw-product-content-list .content-list {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: linear-gradient(156deg, hsla(0, 0%, 100%, .9), #f4fbff), #fff;
    border-radius: 4px;
    box-shadow: 0 4px 10px 0 rgba(173, 184, 209, .5);
    cursor: pointer;
    height: 220px;
    margin-top: 20px;
    opacity: .9;
    padding: 20px;
    transition: all .3s ease-out;
    width: 24%
}

.gw-home .gw-product .gw-product-content .gw-product-content-list .content-list .content-list-title {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 2px
}

.gw-home .gw-product .gw-product-content .gw-product-content-list .content-list .content-list-title .content-list-title-img {
    height: 43px;
    margin-right: 10px;
    width: 40px
}

.gw-home .gw-product .gw-product-content .gw-product-content-list .content-list .content-list-content {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #434343;
    display: -webkit-box;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.gw-home .gw-product .gw-product-content .gw-product-content-list .content-list .content-list-open {
    color: #2076ff;
    font-size: 14px;
    line-height: 16px
}

.gw-home .gw-cooperate {
    background: #fff;
    width: 100%
}

.gw-home .gw-cooperate .gw-cooperate-content {
    font-family: MicrosoftYaHei;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1200px;
    padding-top: 50px
}

.gw-home .gw-cooperate .gw-cooperate-content .gw-cooperate-title {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    line-height: 52px;
    text-align: center
}

.gw-home .gw-cooperate .gw-cooperate-content .gw-cooperate-subtitle {
    color: #434343;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 50px;
    margin-top: 12px;
    text-align: center
}

.gw-home .gw-cooperate .gw-cooperate-content .gw-cooperate-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 44px;
    width: 100%
}

.gw-home .gw-cooperate .gw-cooperate-content .gw-cooperate-list .gw-cooperate-list-content {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgba(173, 184, 209, .3);
    height: 96px;
    line-height: 96px;
    margin-bottom: 20px;
    margin-right: 10px;
    max-width: 280px;
    width: calc(20% - 10px)
}

.gw-home .gw-cooperate .gw-cooperate-content .gw-cooperate-list .gw-cooperate-list-content-img {
    width: 20%
}

.gw-home .gw-cooperate .gw-cooperate-content .gw-cooperate-list .gw-cooperate-list-content:nth-child(5n) {
    margin-right: 0
}